The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "poe"

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

POE::XUL::POE - A POE::XUL application that doesn't use POE::XUL::Application River stage one • 1 direct dependent • 1 total dependent

The application POE::XUL applications generaly have one POE::session per application instance. This POE session is spawned when a boot request is recieved from the client. The session then must handle a 'boot' event, where-in it creates a "Window" el...

GWYN/POE-XUL-0.0601 - 06 Sep 2016 15:39:14 UTC - Search in distribution

URI::poe - URI extension for POE urls River stage one • 2 direct dependents • 3 total dependents

Please see POEx::URI for description....

GWYN/POEx-URI-0.0301 - 03 Nov 2010 02:12:14 UTC - Search in distribution

Carp::POE - Carp adapted to POE River stage one • 3 direct dependents • 4 total dependents

This module provides the same functions as Carp, but modifies the behavior of "carp()" and "croak()" if called inside a POE event handler. The file names/line numbers in the emitted warnings are replaced with POE::Session's $_[CALLER_FILE] and $_[CAL...

HINRIK/Carp-POE-0.10 - 23 Nov 2011 18:33:57 UTC - Search in distribution

MooX::POE - POE::Session combined with Moo (or Moose, if you want) River stage zero No dependents

This role adds a POE::Session and event handling to the class. Can also be used the same way with Moose....

GETTY/MooX-POE-0.002 - 12 May 2016 22:46:30 UTC - Search in distribution

POE::TIKC - Transparent Inter-Kernel Communication (IKC) River stage one • 1 direct dependent • 1 total dependent

This module connects many clients to one server and creates proxy sessions in the client and the server for all aliases. When you post to a proxied session, it is sent to the right client and reposted there....

XANTUS/POE-TIKC-0.02 - 09 Dec 2004 21:33:36 UTC - Search in distribution

POE::Stage - a base class for message-driven objects River stage one • 1 direct dependent • 1 total dependent

POE::Stage is a set of base classes for message-driven objects. It cleanly implements standard patterns that have emerged from years of working with POE and POE::Component modules. As I hope the name implies, POE::Stage objects encapsulate discrete s...

RCAPUTO/POE-Stage-0.060 - 28 Jul 2009 18:15:54 UTC - Search in distribution

MooseX::POE - The Illicit Love Child of Moose and POE River stage two • 27 direct dependents • 48 total dependents

MooseX::POE is a Moose wrapper around a POE::Session....

GETTY/MooseX-POE-0.215 - 25 Apr 2012 16:10:05 UTC - Search in distribution

MouseX::POE - The Illicit Love Child of Mouse and POE River stage zero No dependents

MouseX::POE is a Mouse wrapper around a POE::Session....

BINGOS/MouseX-POE-0.216 - 30 Mar 2015 09:05:30 UTC - Search in distribution

POE::Future - use Future with POE River stage one • 1 direct dependent • 1 total dependent

This subclass of Future integrates with POE, allowing the "await" method to block until the future is ready. It allows "POE"-using code to be written that returns "Future" instances, so that it can make full use of "Future"'s abilities, including Fut...

PEVANS/POE-Future-0.05 - 02 Jan 2024 21:33:10 UTC - Search in distribution

POE::Declare - A POE abstraction layer for conciseness and simplicity River stage one • 6 direct dependents • 7 total dependents

POE is a very powerful and flexible system for doing asynchronous programming. But it has the reputation of being difficult to learn, with a somewhat confusing set of abstractions. In particular, it can be tricky to resolve POE's way of programming w...

ADAMK/POE-Declare-0.59 - 03 Feb 2012 11:30:05 UTC - Search in distribution

POE::Quickie - A lazy way to wrap blocking code and programs River stage one • 2 direct dependents • 2 total dependents

If you need nonblocking access to an external program, or want to execute some blocking code in a separate process, but you don't want to write a wrapper module or some POE::Wheel::Run boilerplate code, then POE::Quickie can help. You just specify wh...

HINRIK/POE-Quickie-0.18 - 15 Dec 2011 21:57:49 UTC - Search in distribution

POE::Declarative - write POE applications without the mess River stage one • 2 direct dependents • 2 total dependents

Taking the lessons learned from writing dispatchers and templates in Jifty and Template::Declare, I've applied the same declarative language to POE. The goal is to make writing a POE application less painful so that I can concentrate on the more impo...

HANENKAMP/POE-Declarative-0.09 - 11 Sep 2010 16:41:28 UTC - Search in distribution

POE::Loop::Tk - a bridge that allows POE to be driven by Tk River stage one • 5 direct dependents • 8 total dependents

POE::Loop::Tk replaces POE's internal event loop with the Tk module. This allows programs to use both POE and Tk at the same time. POE::Loop::Tk implements the interface documented in POE::Loop. Therefore it has no documentation of its own. Please se...

RCAPUTO/POE-Loop-Tk-1.305 - 22 Aug 2013 01:40:09 UTC - Search in distribution

POE::Loop::Gtk - a bridge that allows POE to be driven by Gtk 1.x River stage one • 1 direct dependent • 1 total dependent

POE::Loop::Gtk replaces POE's internal event loop with the Gtk module. This allows programs to use both POE and Gtk 1.x at the same time. Please see POE::Loop::Glib for more modern Gtk2 and Gtk3 support. POE::Loop::Gtk implements the interface docume...

RCAPUTO/POE-Loop-Gtk-1.306 - 21 Aug 2013 23:29:36 UTC - Search in distribution

POE::Loop::Event - a bridge that allows POE to be driven by Event.pm River stage one • 1 direct dependent • 1 total dependent

POE::Loop::Event implements the interface documented in POE::Loop. Therefore it has no documentation of its own. Please see POE::Loop for more details....

RCAPUTO/POE-Loop-Event-1.305 - 21 Aug 2013 23:03:51 UTC - Search in distribution

POE::Loop::Prima - bridge between Prima and POE River stage one • 1 direct dependent • 1 total dependent

This class is an implementation of the abstract POE::Loop interface. It follows POE::Loop's public interface exactly. Therefore, please see POE::Loop for its documentation....

KARASIK/POE-Loop-Prima-1.03 - 08 Jun 2015 10:26:41 UTC - Search in distribution

POE::Loop::Kqueue - a bridge that supports kqueue(2) from POE River stage one • 1 direct dependent • 1 total dependent

This class is an implementation of the abstract POE::Loop interface. It follows POE::Loop's public interface exactly. Therefore, please see POE::Loop for its documentation. kqueue(2) currently supported in FreeBSD 4.1+, NetBSD 2.0, OpenBSD 2.9+, MacO...

GDSL/POE-Loop-Kqueue-0.02 - 14 Mar 2005 14:38:05 UTC - Search in distribution

POE::Loop::EV - a bridge that supports EV from POE River stage one • 1 direct dependent • 1 total dependent

This class is an implementation of the abstract POE::Loop interface. It follows POE::Loop's public interface exactly. Therefore, please see POE::Loop for its documentation....

DBOOK/POE-Loop-EV-0.14 - 12 Feb 2017 01:09:56 UTC - Search in distribution

POE::Loop::Wx - a bridge that supports wxPerl's event loop from POE River stage one • 1 direct dependent • 1 total dependent

This class is an implementation of the abstract POE::Loop interface. It follows POE::Loop's public interface exactly. Therefore, please see POE::Loop for its documentation....

MIKE/POE-Loop-Wx-0.04 - 29 Nov 2007 17:16:36 UTC - Search in distribution
817 results (0.104 seconds)